home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 149
/
(Vol 149) Feb 25 2012.iso
/
Games
/
restaurante_1238.swf
/
scripts
/
DefineButton2_2031
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2012-02-25
|
112b
|
7 lines
on(release){
gamelevel = undefined;
gamescore = 0;
levelscore = 0;
gotoAndStop("gameplay");
}